home *** CD-ROM | disk | FTP | other *** search
- Path: info.uah.edu!oreo!gbacon
- From: gbacon@oreo (Greg Bacon)
- Newsgroups: comp.lang.c
- Subject: Re: interpreters
- Date: 13 Jan 1996 01:14:44 GMT
- Organization: The University of Alabama in Huntsville
- Message-ID: <4d7124$88a@info.uah.edu>
- References: <4d21k2$gkh@news-f.iadfw.net>
- NNTP-Posting-Host: oreo.aspire.cs.uah.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- dye (dye@airmail.net) wrote:
- : I am trying to create a script type language for a project at work and need
- : a basis for it. I need something that can perform the basic math operations
- : and perform "if" constructs. It occurs to me that C source for a BASIC
- : interpreter would be a good start. Also anything similar would be helpful.
- : If anyone has any ideas or pointers PLEASE mail me. Thanks mucho
-
- : Travis Dye
-
- Interpretation of languages other than C aren't defined by the Standard.
- Try reposting to alt.sources.wanted
-
- Greg
- --
- Greg Bacon <gbacon@cs.uah.edu>
- University of Alabama in Huntsville
- CS Department Systems Support Team
-